home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Online / NetInfo / netinfo_29.readme < prev    next >
Encoding:
Text File  |  2001-08-30  |  2.7 KB  |  106 lines

  1. Short: GUI Traceroute/PING/Network Info Viewer
  2. Author: owagner@vapor.com
  3. Uploader: owagner@vapor.com
  4. Version: 2.9
  5. Type: comm/tcp
  6. Kurz: GUI Traceroute/PING/Network-Info-Anzeiger
  7.  
  8. Long:
  9.  
  10. NetInfo II is a network information viewer utility. It integrates
  11. the functionality of the well known standalone TRACEROUTE, PING, WHOIS 
  12. and FINGER programs into a seamless GUI application.
  13.  
  14. Features
  15. --------
  16.  
  17. - "quick traceroute": Sends a series of packet in quick
  18.   succession to get a route overview very fast, then
  19.   does accurate timings for the individual hops
  20.  
  21. - "ping": Sends a sequence of ICMP ECHO packets to a host
  22.   to measure network latency and stability.
  23.  
  24. - graphical display of hop min/last/max timings
  25.  
  26. - integrated smart WHOIS function: double-click on
  27.   a IP, Host or Network column to automatically receive
  28.   WHOIS information for the given object. NetInfo
  29.   determines the WHOIS host to query.
  30.  
  31. - automatically retrieves WHOIS network information
  32.   for hosts
  33.  
  34. - automatically scans destination host for Web (HTTP) and FTP
  35.   server versions
  36.  
  37. - history for all queried hosts
  38.  
  39. - integrated FINGER client
  40.  
  41. - integrated "classical" WHOIS client with on-disk cache
  42.  
  43. - ARexx port
  44.  
  45.  
  46. Changes from Release 2.8 to 2.9
  47. -------------------------------
  48. (see "Revision History" for full details)
  49.  
  50. - fixed a problem in the traceroute code which would only
  51.   show up with the upcoming Roadshow TCP/IP stack
  52.  
  53. - minor cleanups
  54.  
  55. Changes from Release 2.5 to 2.8
  56. -------------------------------
  57. (see "Revision History" for full details)
  58.  
  59. - added support for classical PING
  60.  
  61. Changes from Release 2.4 to 2.5
  62. -------------------------------
  63. (see "Revision History" for full details)
  64.  
  65. - now supports Internic WHOIS redirection
  66.  
  67. Changes from Release 2.4 to 2.5
  68. -------------------------------
  69. (see "Revision History" for full details)
  70.  
  71. - now supports Internic WHOIS redirection
  72.  
  73.  
  74. Changes from Release 2.3 to 2.4
  75. -------------------------------
  76. (see "Revision History" for full details)
  77.  
  78. - Flag images are now integrated to speed up
  79.   operation and reduce disk consumption
  80.  
  81. - Fixed screwed up catalogs introduced in 2.3
  82.  
  83.  
  84. Changes from Release 2.2 to 2.3
  85. -------------------------------
  86. (see "Revision History" for full details)
  87.  
  88. - Domain to Whois server mapping is now
  89.   external
  90. - PRINT functionality for FINGER/WHOIS results
  91. - ARexx port
  92.  
  93.  
  94. Requirements
  95. ------------
  96.  
  97. NetInfo is (C) 1997-2001 Oliver Wagner <owagner@vapor.com>, All Rights
  98. Reserved.
  99.  
  100. NetInfo works with Genesis, Miami, Roadshow and AmiTCP.
  101. "socket.library"-based TCP/IP stacks (as225r2 etc.) are not supported, and
  102. the traceroute functionality won't work with SOCKS (whois and finger will,
  103. though).
  104.  
  105. NetInfo uses MUI 3.8 and the "NList" list classes by Gilles Masson.
  106.